Skip to content

Update debugging.md [Issue #28] #274

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 24, 2025
Merged

Conversation

gramos-encora
Copy link
Contributor

Issue #28 Testing and debugging chapter

Expanded The console.log() section
Added Using Breakpoints section
Restructured Key Panels in Developer tools bullet points Added Watch Expressions and Scope section
Added Stack Trace and Call Stack section
Added Common Debugging Strategies section

Expanded The console.log() section
Added Using Breakpoints section
Restructured Key Panels in Developer tools bullet points
Added Watch Expressions and Scope section
Added Stack Trace and Call Stack section
Added Common Debugging Strategies section
Copy link

vercel bot commented Jun 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
learn-javascript ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 24, 2025 6:34pm

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the debugging documentation by expanding and clarifying several sections related to debugging techniques in JavaScript. Key changes include an expanded description of the console.log() technique with a practical example, detailed guidance on using breakpoints with browser Developer Tools, and new sections on watch expressions, call stacks, and common debugging strategies.

Copy link
Owner

@sumn2u sumn2u left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@sumn2u
Copy link
Owner

sumn2u commented Jun 24, 2025

Fixes #28 .

@sumn2u sumn2u merged commit e414ab5 into sumn2u:main Jun 24, 2025
3 checks passed
gramos-encora added a commit to gramos-encora/learn-javascript that referenced this pull request Jun 25, 2025
Translated according to new version of original english book [ PR sumn2u#274 ]
sumn2u pushed a commit that referenced this pull request Jun 25, 2025
Translated according to new version of original english book [ PR #274 ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants